.index_navigation_menubg{min-width:1190px; max-width:1920px; margin:0 auto; height:47px; background:#404040;}
.index_navigation_page_Menu{width:1190px; margin:auto; position:relative;}
.index_navigation_page_Menu ul li{ float:left; list-style:none; height:47px; padding:0 40px; position:relative;}
.index_navigation_page_Menu ul li h2{ font-size:16px; color:#fff; line-height:47px; font-weight:normal; text-transform:uppercase;}
.index_navigation_page_Menu ul li:hover{background:#009fa8;}
.index_navigation_page_Menu ul li:hover h2{font-size:16px; color:#ffffff; font-weight:normal; line-height:47px;}
.index_navigation_page_Menu ul li a:hover{ text-decoration:none;}
.index_navigation_page_Menu:hover .index_navigation_menu_line:hover{ background:none;}
#menu1 {width: 74px;padding:0 32px;}
#menu1 h2{float: right;}
#menu2 {width: 105px;padding-left: 30px;padding-right: 25px;}
#menu2 h2{float: left;}
#menu3{padding-left: 20px;padding-right: 36px;}


.index_navigation_page_Menu .index_navigation_search_list{ position:absolute; background:#fff; top:-30px; width:230px; height:28px; border:1px solid #9f9f9d; font-size:15px; text-align:center; z-index:9999}
.index_navigation_Page_Search{width:218px; margin:auto;}
.index_navigation_page_Menu:hover .index_navigation_top_search{ background:none !important;}
#index_navigation_animate{-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	
	-webkit-animation-duration: 1s;
	-webkit-animation-delay: .2s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-moz-animation-duration: 1s;
	-moz-animation-delay: .2s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-ms-animation-duration: 1s;
	-ms-animation-delay: .2s;
	-ms-animation-timing-function: ease;
	-ms-animation-fill-mode: both;
	animation-duration: 1s;
	animation-delay: .2s;
	animation-timing-function: ease;
	animation-fill-mode: both;}